projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b05c8c
)
Typo.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 8 Apr 2002 22:47:17 +0000
(22:47 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 8 Apr 2002 22:47:17 +0000
(22:47 +0000)
lisp/progmodes/hideshow.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/hideshow.el
b/lisp/progmodes/hideshow.el
index 346f59f1937751efb39803f150db420f3256090f..9cca95f5bc79effa2a271b6b694f5e627a8a24f2 100644
(file)
--- a/
lisp/progmodes/hideshow.el
+++ b/
lisp/progmodes/hideshow.el
@@
-350,7
+350,7
@@
as opposed to hiding it from the position returned when searching
for `hs-block-start-regexp'.
For example, in c-like modes, if we wish to also hide the curly braces
-(if you think they occupy too much space on the screen), this function
+
\
(if you think they occupy too much space on the screen), this function
should return the starting point (at the end of line) of the hidden
region.